lib/pull: Split verify_bindings() out into a cmdprivate method
authorPhilip Withnall <withnall@endlessm.com>
Mon, 20 Nov 2017 12:37:24 +0000 (12:37 +0000)
committerAtomic Bot <atomic-devel@projectatomic.io>
Thu, 14 Dec 2017 14:18:44 +0000 (14:18 +0000)
commit1b7d83114e8e98b079a27d3689c3006a06bc5b93
tree0de57ff74a3a5b40927e74810adbbf6e4999a3d3
parent1160d3a110f706dcea986c0c833a769f39147372
lib/pull: Split verify_bindings() out into a cmdprivate method

It will be used by the fsck utility in future. We could expose it
publicly in future too, if needed.

Signed-off-by: Philip Withnall <withnall@endlessm.com>
Closes: #1347
Approved by: cgwalters
Makefile-libostree.am
apidoc/Makefile.am
src/libostree/ostree-cmdprivate.c
src/libostree/ostree-cmdprivate.h
src/libostree/ostree-repo-pull-private.h [new file with mode: 0644]
src/libostree/ostree-repo-pull.c